Skip to content

Harden validation scripts and dataset downloads#46

Merged
jsugg merged 5 commits into
mainfrom
fix/validation-download-safety
Jun 16, 2026
Merged

Harden validation scripts and dataset downloads#46
jsugg merged 5 commits into
mainfrom
fix/validation-download-safety

Conversation

@jsugg

@jsugg jsugg commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Make local quality/setup commands reproducible with frozen dev envs.
  • Add disk-space preflight for dataset downloads using expected size and HTTP Content-Length.
  • Fix validation scripts: platform-aware full-gate artifact directories and fresh wheel smoke installs.
  • Add regression tests for download disk guards, docs links, and shell script contracts.
  • Clean stale ADR link and simplify MPS tensor checks.

jsugg added 5 commits June 15, 2026 23:30
Use frozen uv dev envs for local Make targets and default setup to the repository Python pin when .python-version exists.
Abort provider downloads before writing partial files when known expected size or HTTP Content-Length exceeds destination free space.
Use platform-aware full-gate artifact directories and force fresh same-version wheel installs during package smoke tests.
@jsugg jsugg merged commit 5edf34e into main Jun 16, 2026
9 checks passed
@jsugg jsugg deleted the fix/validation-download-safety branch June 16, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant